home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / EXWRKSHP.PAK / FOOBTN.RH < prev    next >
Text File  |  1997-05-06  |  426b  |  15 lines

  1. // Borland C++ - (C) Copyright 1991, 1992 by Borland International
  2. //
  3. //  Resource Workshop 32-bit Custom Control Example
  4.  
  5. #define IDD_EDITSTYLES        1
  6. #define IDC_FTEXTRED        101
  7. #define IDC_FTEXTGREEN      102
  8. #define IDC_FTEXTBLUE       103
  9. #define IDC_FTEXTYELLOW     104
  10. #define IDC_BTEXTRED        105
  11. #define IDC_BTEXTGREEN      106
  12. #define IDC_BTEXTBLUE       107
  13. #define IDC_BTEXTYELLOW     108
  14.  
  15.